Class: TD::Types::PageBlock::Footer

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

Overview

The footer of a page.

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#to_hash, #to_json

Instance Attribute Details

Footer.

Returns:



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

def footer
  @footer
end