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

2 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_bot_app_gen.go#L157: func (g *MessagesGetBotAppRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L6017: 		if err := request.Decode(b); err != nil {