github.com/gotd/td/tg.BotsSetBotCommandsRequest.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_bots_set_bot_commands_gen.go#L165: func (s *BotsSetBotCommandsRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L7907: 		if err := request.Decode(b); err != nil {