disco_log
v0.6.0
GUIDES
Modules
Mix
Tasks
Search documentation of disco_log
Settings
View Source
DiscoLog.Discord.Client
(disco_log v0.6.0)
This module contains the Discord API client.
Summary
Functions
create_channel(params)
create_form_forum_thread(fields, opts \\ [])
create_form_message(fields, opts \\ [])
create_json_message(params, opts \\ [])
delete_channel(channel_id)
delete_message(channel_id, message_id)
delete_thread(thread_id)
list_active_threads(opts \\ [])
list_channels(opts)
list_messages(channel_id, params \\ [])
Functions
Link to this function
create_channel(params)
View Source
Link to this function
create_form_forum_thread(fields, opts \\ [])
View Source
Link to this function
create_form_message(fields, opts \\ [])
View Source
Link to this function
create_json_message(params, opts \\ [])
View Source
Link to this function
delete_channel(channel_id)
View Source
Link to this function
delete_message(channel_id, message_id)
View Source
Link to this function
delete_thread(thread_id)
View Source
Link to this function
list_active_threads(opts \\ [])
View Source
Link to this function
list_channels(opts)
View Source
Link to this function
list_messages(channel_id, params \\ [])
View Source