Module 943457

500 characters · in 024ab23d9dee3560.js
Dependencies
Required by (2)
Lazily required by (0)none
Lazily requires (0)none
Source Raw
function(e,t,s){s.d(t,{A:()=>l});var a=s(562708),n=s(913122),i=s(499785),r=s(652215);let l={createGuildFromTemplate:async function(e,t,s,l,c){try{return(await i.A.post({url:r.Rsh.GUILDS,body:{name:e,icon:t,channels:s.channels,system_channel_id:s.system_channel_id,roles:s.roles,guild_template_code:s.code,staff_only:!!c||void 0},trackedActionData:{event:a.NetworkActionNames.GUILD_CREATE,properties:{template_name:s.id,is_community_intent:l}},rejectWithError:!1})).body}catch(e){throw new n.LG(e)}}}}