// package msg_list_bot -- список ботов package msg_list_bot type ListBotRequest struct { Token_ string `json:"token"` }