github.com/gotd/td/tg.ChatParticipants.DecodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_chat_participants_gen.go#L384: 	return c.DecodeBare(b)
		tl_chat_participants_gen.go#L388: func (c *ChatParticipants) DecodeBare(b *bin.Buffer) error {