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

2 uses

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