Skip to content

Fix for _answerCallbackQuery() #12

@RazTK

Description

@RazTK

Broken right now.
Change the following lines:
Line 517 to: Func _answerCallbackQuery($CallbackID,$Text = '',$cusURL = '',$ShowAlert = False,$CacheTime = '')
Line 518 to: Local $Query = $URL & "/answerCallbackQuery?callback_query_id=" & $CallbackID
Line 520 to: If $cusURL <> '' Then $Query &= "&url=" & $cusURL

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions