Late::SetTelegramCommandsRequestCommandsInner Properties Name Type Description Notes command String Bot command without leading slash description String Command description Example require 'late-sdk' instance = Late::SetTelegramCommandsRequestCommandsInner.new( command: null, description: null )