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