answer Shipping Query Error
suspend fun TelegramBot.answerShippingQueryError(id: ShippingQueryIdentifier, error: String): Boolean
Content copied to clipboard
suspend fun TelegramBot.answerShippingQueryError(shippingQuery: ShippingQuery, error: String): Boolean
Content copied to clipboard