commands fixes
This commit is contained in:
@@ -33,7 +33,7 @@ def show_request_msg(msg):
|
||||
)
|
||||
else:
|
||||
print('show button without photo')
|
||||
r = send_photo(
|
||||
r = send_message(
|
||||
chat_id,
|
||||
newcomer_message + mention(msg['from']),
|
||||
reply_to=msg.get('message_id', ''),
|
||||
|
Reference in New Issue
Block a user