Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 385 Bytes

File metadata and controls

18 lines (12 loc) · 385 Bytes

Zernio::GetTelegramCommands200Response

Properties

Name Type Description Notes
data Array<GetTelegramCommands200ResponseDataInner> [optional]

Example

require 'zernio-sdk'

instance = Zernio::GetTelegramCommands200Response.new(
  data: null
)