TelegramBotOpenapi::GetChatAdministrators200Response Properties Name Type Description Notes ok Boolean [optional] result Array<Object> [optional] Example require 'telegram-bot-openapi' instance = TelegramBotOpenapi::GetChatAdministrators200Response.new( ok: null, result: null )