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

2 uses

	github.com/gotd/td/tg (current package)
		tl_communities_toggle_participant_banned_gen.go#L180: func (t *CommunitiesToggleParticipantBannedRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L14336: 		if err := request.Decode(b); err != nil {