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

3 uses

	github.com/gotd/td/tg (current package)
		tl_chatlists_exported_chatlist_invite_gen.go#L149: 	if err := e.Invite.Encode(b); err != nil {
		tl_chatlists_exported_invites_gen.go#L156: 		if err := v.Encode(b); err != nil {
		tl_exported_chatlist_invite_gen.go#L153: func (e *ExportedChatlistInvite) Encode(b *bin.Buffer) error {