libtd-ktx / kotlinx.telegram.extensions / ChatKtx / unpinMessage
unpinMessage
open suspend fun
Chat
.unpinMessage():
Unit
Suspend function, which removes the pinned message from a chat; requires canPinMessages rights in the group or channel.
libtd-ktx / kotlinx.telegram.extensions / ChatKtx / unpinMessage
open suspend fun
Chat
.unpinMessage():
Unit
Suspend function, which removes the pinned message from a chat; requires canPinMessages rights in the group or channel.