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

3 uses

	github.com/gotd/td/tg (current package)
		tl_account_create_business_chat_link_gen.go#L129: 	if err := c.Link.Encode(b); err != nil {
		tl_account_edit_business_chat_link_gen.go#L144: 	if err := e.Link.Encode(b); err != nil {
		tl_input_business_chat_link_gen.go#L173: func (i *InputBusinessChatLink) Encode(b *bin.Buffer) error {