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

2 uses

	github.com/gotd/td/tg (current package)
		tl_business_location_gen.go#L178: func (b *BusinessLocation) Decode(buf *bin.Buffer) error {
		tl_user_full_gen.go#L1670: 		if err := u.BusinessLocation.Decode(b); err != nil {