libtd-ktx / kotlinx.telegram.coroutines / removeRecentHashtag
removeRecentHashtag
suspend fun TelegramFlow.removeRecentHashtag(hashtag: String?): Unit
Suspend function, which removes a hashtag from the list of recently used hashtags.
Parameters
hashtag - Hashtag to delete.