botInfo#98e81d3a user_id:int description:string commands:Vector<BotCommand> = BotInfo;
t :: %TL.BotInfo{commands: [TL.BotCommand.t], description: String.t, user_id: integer}