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

2 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L4436: 		if err := v.Encode(b); err != nil {
		tl_community_peer_gen.go#L156: func (c *CommunityPeer) Encode(b *bin.Buffer) error {