only Location Inline Queries
fun Flow<InlineQueryUpdate>.onlyLocationInlineQueries(): Flow<LocationInlineQuery>
Content copied to clipboard
Return
Filter updates only with LocationInlineQuery and map it to a Flow with values LocationInlineQuery