github.com/gotd/td/tg.CommunitiesGetParticipantJoinedChatsRequest.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_communities_get_participant_joined_chats_gen.go#L152: func (g *CommunitiesGetParticipantJoinedChatsRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L14357: 		if err := request.Decode(b); err != nil {