func github.com/gotd/td/tg.DecodeRequestPeerType

3 uses

	github.com/gotd/td/tg (current package)
		tl_keyboard_button_gen.go#L3063: 		value, err := DecodeRequestPeerType(b)
		tl_request_peer_type_gen.go#L1018: func DecodeRequestPeerType(buf *bin.Buffer) (RequestPeerTypeClass, error) {
		tl_request_peer_type_gen.go#L1060: 	v, err := DecodeRequestPeerType(buf)