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

2 uses

	github.com/gotd/td/tg (current package)
		tl_business_intro_gen.go#L168: func (b *BusinessIntro) Encode(buf *bin.Buffer) error {
		tl_user_full_gen.go#L1428: 		if err := u.BusinessIntro.Encode(b); err != nil {