MadelineProtoDocs/docs/API_docs/constructors/starsTransactionPeerUnsupported.md

23 lines
517 B
Markdown
Raw Normal View History

2024-06-04 10:12:34 +02:00
---
title: "starsTransactionPeerUnsupported"
description: "starsTransactionPeerUnsupported attributes, type and example"
nav_exclude: true
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: starsTransactionPeerUnsupported
[Back to constructors index](/API_docs/constructors/index.html)
### Type: [StarsTransactionPeer](/API_docs/types/StarsTransactionPeer.html)
### Example:
```
$starsTransactionPeerUnsupported = ['_' => 'starsTransactionPeerUnsupported'];
```