Constructor: recentMeUrlStickerSet
Recent t.me stickerset installation URL
Attributes:
Name | Type | Required | Description |
---|---|---|---|
url | string | Yes | t.me URL |
set | StickerSetCovered | Yes | Stickerset |
Type: RecentMeUrl
Example:
$recentMeUrlStickerSet = ['_' => 'recentMeUrlStickerSet', 'url' => 'string', 'set' => StickerSetCovered];