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

2 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_history_gen.go#L232: 	return g.DecodeBare(b)
		tl_messages_get_history_gen.go#L236: func (g *MessagesGetHistoryRequest) DecodeBare(b *bin.Buffer) error {