|
|
@ -111,7 +111,7 @@ def send_msg(bot, tag='ad', trigger_time=300): |
|
|
|
types.InlineKeyboardButton( |
|
|
|
types.InlineKeyboardButton( |
|
|
|
text="@ME", url='tg://user?id=5568699210'), |
|
|
|
text="@ME", url='tg://user?id=5568699210'), |
|
|
|
types.InlineKeyboardButton( |
|
|
|
types.InlineKeyboardButton( |
|
|
|
text="150RMB/M[已满]", url='tg://user?id=5568699210') |
|
|
|
text="150rmb/月[已满]", url='tg://user?id=5568699210') |
|
|
|
] |
|
|
|
] |
|
|
|
] |
|
|
|
] |
|
|
|
markup = types.InlineKeyboardMarkup(keyboard) |
|
|
|
markup = types.InlineKeyboardMarkup(keyboard) |
|
|
|