1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-10-02 23:46:09 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.extensions.behaviour_builder/with-action.md
2021-03-17 15:18:37 +00:00

12 lines
385 B
Markdown

//[docs](../../index.md)/[dev.inmo.tgbotapi.extensions.behaviour_builder](index.md)/[withAction](with-action.md)
# withAction
[common]
Content
infix inline fun <[T](with-action.md), [O](with-action.md)> <[T](with-action.md)>.[withAction](with-action.md)(noinline callback: suspend ([T](with-action.md)) -> [O](with-action.md)): <[T](with-action.md), [O](with-action.md)>