Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 379 Bytes

File metadata and controls

18 lines (12 loc) · 379 Bytes

Late::GetTelegramCommands200Response

Properties

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

Example

require 'late-sdk'

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