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

2 uses

	github.com/gotd/td/tg (current package)
		tl_chat_participants_gen.go#L180: func (c *ChatParticipantsForbidden) Decode(b *bin.Buffer) error {
		tl_chat_participants_gen.go#L518: 		if err := v.Decode(buf); err != nil {