mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-05 07:53:47 +00:00
31 lines
1.2 KiB
Markdown
31 lines
1.2 KiB
Markdown
|
//[docs](../../index.md)/[dev.inmo.tgbotapi.extensions.utils.updates](index.md)/[onlyBaseInlineQueries](only-base-inline-queries.md)
|
||
|
|
||
|
|
||
|
|
||
|
# onlyBaseInlineQueries
|
||
|
[common]
|
||
|
Content
|
||
|
fun <[InlineQueryUpdate](../dev.inmo.tgbotapi.types.update/-inline-query-update/index.md)>.[onlyBaseInlineQueries](only-base-inline-queries.md)(): <[BaseInlineQuery](../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.md)>
|
||
|
More info
|
||
|
|
||
|
|
||
|
#### Return
|
||
|
|
||
|
|
||
|
Filter updates only with [BaseInlineQuery](../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.md) and map it to a with values [BaseInlineQuery](../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.md)
|
||
|
|
||
|
|
||
|
|
||
|
## See also
|
||
|
|
||
|
common
|
||
|
|
||
|
| | |
|
||
|
|---|---|
|
||
|
| <a name="dev.inmo.tgbotapi.extensions.utils.updates//onlyBaseInlineQueries/kotlinx.coroutines.flow.Flow[dev.inmo.tgbotapi.types.update.InlineQueryUpdate]#/PointingToDeclaration/"></a>[onlyBaseInlineQueriesWithUpdates](only-base-inline-queries-with-updates.md)| <a name="dev.inmo.tgbotapi.extensions.utils.updates//onlyBaseInlineQueries/kotlinx.coroutines.flow.Flow[dev.inmo.tgbotapi.types.update.InlineQueryUpdate]#/PointingToDeclaration/"></a>|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|