Laut der Doku soll man das so machen!
This commit is contained in:
parent
0246874f0d
commit
1fa1041bcb
@ -88,6 +88,7 @@ function creds_manager:rename_creds(var, newvar)
|
|||||||
end
|
end
|
||||||
|
|
||||||
function creds_manager:callback(callback, msg, self, config)
|
function creds_manager:callback(callback, msg, self, config)
|
||||||
|
utilities.answer_callback_query(callback)
|
||||||
utilities.delete_message(msg.chat.id, msg.message_id)
|
utilities.delete_message(msg.chat.id, msg.message_id)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user