Class: TD::Types::PageBlock::Cover
- Inherits:
-
TD::Types::PageBlock
- Object
- Dry::Struct
- Base
- TD::Types::PageBlock
- TD::Types::PageBlock::Cover
- Defined in:
- lib/tdlib/types/page_block/cover.rb
Overview
A page cover.
Instance Attribute Summary collapse
Method Summary
Methods inherited from Base
Instance Attribute Details
#cover ⇒ TD::Types::PageBlock
Cover.
5 6 7 |
# File 'lib/tdlib/types/page_block/cover.rb', line 5 def cover @cover end |