libtd-ktx / kotlinx.telegram.flows / basicGroupFlow
basicGroupFlow
fun TelegramFlow.basicGroupFlow(): Flow<BasicGroup>
emits BasicGroup if some data of a basic group has changed. This update is guaranteed to come before the basic group identifier is returned to the client.