user4302

sesh.fyi bug 01

Jul 26th, 2025
504
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.33 KB | None | 0 0
  1. {
  2.   "user_id": "REDACTED",
  3.   "guild_id": "REDACTED",
  4.   "event_name": "My Event Name",
  5.   "start_time_str": "2025-07-26T20:30:52.000Z",
  6.   "allow_maintain_repeat_rsvp": true,
  7.   "channel_id": "REDACTED",
  8.   "event_description": "",
  9.   "rsvp_options": {
  10.     "name": "Default",
  11.     "custom_options": [
  12.       {
  13.         "emoji": "✅",
  14.         "name": "Attendees",
  15.         "has_reminders": true,
  16.         "limit": null,
  17.         "do_not_apply_attendee_role": false,
  18.         "user_ids": [],
  19.         "just_added": false
  20.       }
  21.     ]
  22.   },
  23.   "color": "#00f4ff",
  24.   "mention_data": {
  25.     "create_role_mentions": [
  26.       "REDACTED"
  27.     ],
  28.     "create_user_mentions": []
  29.   },
  30.   "eligible_role_ids": [],
  31.   "hide_attendees": false,
  32.   "attendee_role_override_data": {
  33.     "is_overriding_server_default": false,
  34.     "value": {
  35.       "remove_on_end": true,
  36.       "role_add_time": 1,
  37.       "role_ids": []
  38.     }
  39.   },
  40.   "server_reminders": [
  41.     {
  42.       "fire_before_ms": 0,
  43.       "message_title": "**$EventName** is starting $DT_TimeRelative!",
  44.       "message_description": "**[Event Details]($EventLink)**",
  45.       "role_mention_ids": [
  46.         "REDACTED"
  47.       ],
  48.       "user_mention_ids": [],
  49.       "has_fired": false,
  50.       "_type": "descriptor",
  51.       "desired_channel_id": null,
  52.       "sent_channel_id": null,
  53.       "sent_message_id": null
  54.     },
  55.     {
  56.       "fire_before_ms": 600000,
  57.       "message_title": "**$EventName** is starting $DT_TimeRelative!",
  58.       "message_description": "**[Event Details]($EventLink)**",
  59.       "role_mention_ids": [
  60.         "REDACTED"
  61.       ],
  62.       "user_mention_ids": [],
  63.       "has_fired": false,
  64.       "_type": "descriptor",
  65.       "desired_channel_id": null,
  66.       "sent_channel_id": null,
  67.       "sent_message_id": null,
  68.       "time": {
  69.         "count": 10,
  70.         "unit": "minutes"
  71.       }
  72.     }
  73.   ],
  74.   "access_token": "REDACTED",
  75.   "forum_tag_ids": [],
  76.   "native_event_override_data": {
  77.     "is_overriding_server_default": true,
  78.     "value": {
  79.       "location": {
  80.         "type": "EVENT_LINK"
  81.       }
  82.     }
  83.   },
  84.   "thread_settings": {
  85.     "is_overriding_server_default": false
  86.   },
  87.   "event_timezone": "Asia/Colombo",
  88.   "token_type": "Bearer",
  89.   "date_input_description": {
  90.     "input": "in 5 hours 8 minutes",
  91.     "timezone": "Asia/Colombo"
  92.   },
  93.   "rsvp_lock_before_ms": null
  94. }
  95.  
Advertisement
Add Comment
Please, Sign In to add comment