|
|
@ -112,6 +112,7 @@ def process_command_report(message, command, adm, simple=false)
|
|
|
|
send_message(message.chat.id,report)
|
|
|
|
send_message(message.chat.id,report)
|
|
|
|
#delete_message(confirmation)
|
|
|
|
#delete_message(confirmation)
|
|
|
|
#delete_confirmation(confirmation)
|
|
|
|
#delete_confirmation(confirmation)
|
|
|
|
|
|
|
|
STDOUT.flush
|
|
|
|
else
|
|
|
|
else
|
|
|
|
send_message(message.chat.id,"I am not authorized to provide this information here.")
|
|
|
|
send_message(message.chat.id,"I am not authorized to provide this information here.")
|
|
|
|
end
|
|
|
|
end
|
|
|
|