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

2 uses

	github.com/gotd/td/tg (current package)
		tl_messages_read_mentions_gen.go#L185: 	return r.DecodeBare(b)
		tl_messages_read_mentions_gen.go#L189: func (r *MessagesReadMentionsRequest) DecodeBare(b *bin.Buffer) error {