libtd-ktx / kotlinx.telegram.extensions / ChatKtx / setDescription
setDescription
open suspend fun
Chat
.setDescription(description:
String
?):
Unit
Suspend function, which changes information about a chat. Available for basic groups, supergroups, and channels. Requires canChangeInfo rights.
Parameters
description
- New chat description; 0-255 characters.