Ask

data class Ask(val limits: InlineImageLimits = InlineImageLimits(), val confirm: suspend (InlineImageRequest) -> Boolean) : InlineImages(source)

Constructors

Link copied to clipboard
constructor(limits: InlineImageLimits = InlineImageLimits(), confirm: suspend (InlineImageRequest) -> Boolean)

Properties

Link copied to clipboard
Link copied to clipboard