Class: TD::Types::PageBlock::Cover

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

Overview

A page cover.

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#to_hash, #to_json

Instance Attribute Details

#coverTD::Types::PageBlock

Cover.

Returns:



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

def cover
  @cover
end