(20260623) Something in token notes. Okay bye.
This commit is contained in:
@@ -245,7 +245,9 @@ async def callback_test(
|
||||
),
|
||||
token_notes = {
|
||||
"apiKey": inbound_data.auth.apiKey,
|
||||
"senderId": inbound_data.auth.senderId
|
||||
"senderId": inbound_data.auth.senderId,
|
||||
"lastSuccess": None,
|
||||
"lastFailure": None,
|
||||
},
|
||||
display_name = inbound_data.auth.senderId,
|
||||
display_picture = None,
|
||||
|
||||
Reference in New Issue
Block a user