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

2 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L1078: func (u *UpdateChatParticipants) Decode(b *bin.Buffer) error {
		tl_update_gen.go#L24987: 		if err := v.Decode(buf); err != nil {