Class: TD::Types::PageBlock::Kicker

Inherits:
TD::Types::PageBlock show all
Defined in:
lib/tdlib/types/page_block/kicker.rb

Overview

A kicker.

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#to_hash, #to_json

Instance Attribute Details

#kickerTD::Types::RichText

Kicker.

Returns:



5
6
7
# File 'lib/tdlib/types/page_block/kicker.rb', line 5

def kicker
  @kicker
end