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

2 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L7453: 	return u.DecodeBare(b)
		tl_update_gen.go#L7457: func (u *UpdateBotInlineQuery) DecodeBare(b *bin.Buffer) error {