MadelineProtoDocs/docs/API_docs/constructors/inputStickerSetEmojiChannelDefaultStatuses.md
2024-05-01 14:53:46 +02:00

25 lines
657 B
Markdown

---
title: "inputStickerSetEmojiChannelDefaultStatuses"
description: "Default custom emoji status stickerset for channel statuses"
nav_exclude: true
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: inputStickerSetEmojiChannelDefaultStatuses
[Back to constructors index](/API_docs/constructors/index.html)
Default [custom emoji status](https://core.telegram.org/api/emoji-status) stickerset for channel statuses
### Type: [InputStickerSet](/API_docs/types/InputStickerSet.html)
### Example:
```
$inputStickerSetEmojiChannelDefaultStatuses = ['_' => 'inputStickerSetEmojiChannelDefaultStatuses'];
```