feat: save incoming DMs
This commit is contained in:
parent
de1a13ca27
commit
192ef1770e
5 changed files with 83 additions and 22 deletions
|
|
@ -594,6 +594,7 @@ async def api_stop(wallet: WalletTypeInfo = Depends(check_admin)):
|
|||
|
||||
return {"success": True}
|
||||
|
||||
|
||||
######################################## HELPERS ########################################
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue