mirror of
https://github.com/Xevion/dynamic-preauth.git
synced 2025-12-07 03:15:00 -06:00
Send session id, first message working, Session.send_message, rename buffering variables
This commit is contained in:
@@ -42,7 +42,7 @@ const Demo = ({ class: className }: DemoProps) => {
|
||||
<br />
|
||||
Your session is{" "}
|
||||
<Emboldened skeletonWidth="0x12345678" copyable={true}>
|
||||
{id}
|
||||
{"0x" + id?.toString(16).toUpperCase()}
|
||||
</Emboldened>
|
||||
. You have{" "}
|
||||
<Emboldened className="text-teal-400 font-inter">
|
||||
|
||||
Reference in New Issue
Block a user