0.0.8-fixes

This commit is contained in:
2023-04-24 09:14:35 +03:00
parent 437a50fa3c
commit acb86ac200
13 changed files with 72 additions and 70 deletions

View File

@@ -1,5 +1,5 @@
from tgbot.storage import Profile
from tgbot.api import get_member
from tgbot.api import get_member, send_message
def construct_unlink_buttons(actor):
buttons = []