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

2 uses

	github.com/gotd/td/tg (current package)
		tl_bot_business_connection_gen.go#L235: func (b *BotBusinessConnection) Decode(buf *bin.Buffer) error {
		tl_update_gen.go#L26650: 		if err := u.Connection.Decode(b); err != nil {