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

2 uses

	github.com/gotd/td/tg (current package)
		tl_inline_query_peer_type_gen.go#L332: 	return i.DecodeBare(b)
		tl_inline_query_peer_type_gen.go#L336: func (i *InlineQueryPeerTypeChat) DecodeBare(b *bin.Buffer) error {