This library need for interacting with Discord from user's account
Let's begin with a couple of classes!
All Language Locales goes here
♦ dansk
♦ deutsch
♦ english_gb
♦ english_us
♦ english
♦ spanish
♦ french
♦ horvatian
♦ italian
♦ netherland
♦ russian
♦ ukrainian
id - The id of User()
username - Username of User()
avatar_id - Asset id of user's avatar
discriminator - Discriminator of user, example: RelativeModder#5090
public_flags - Public flags of user
message_id - ID of message
message_type - Number of a type of message
content - Content of message
channel_id - Channel_id of message, where it was sent
author - Account() of sender
attachments - List of attachments
embeds - List of embeds
mentions - list of mentions
mention_roles - *list of role(s) mention(s)
pinned - is pinned (bool)
mention_everyone - is message mentioned everyone
tts - is message using TTS (Text-to-Speech) (bool)
timestamp - *timestamp of the message, idk how to parse it .-.
edited_timestamp - timestamp of the edit
flags - *message flags (idk what is it)
Theme():
dark - dark theme
light - light theme
everyone - Scan NSFW content from all members
friends - Scan NSFW content only from friends
noscan - My friends are good!
cozy - cozy message displaying
compact - compact message displaying
Returns channel_id of user
Sends Message() and returns ID
statuses: online, idle, dnd, invisible
Returns: None
theme - Theme() state
Returns: None
Returns: User()
**Returns: None
Now you are typing! Wow!
**Returns: list of Account() of mutual friends
Returns: discord user's token
Returns: None
Returns: None
limit - limit of getting messages
Returns: list of Message()