Advertisement
Guest User

Untitled

a guest
Oct 10th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Julia 1.96 KB | None | 0 0
  1. ┌ Error: MethodError: no method matching Julicord.Guild(::Julicord.Guild)
  2. │ Closest candidates are:
  3. │   Julicord.Guild(::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any, !Matched::Any) at C:\Users\j.jimenez\Documents\GitHub\Julicord\src\types\guild.jl:26
  4. │   Julicord.Guild(!Matched::UInt64, !Matched::String, !Matched::Union{Nothing, String}, !Matched::Union{Nothing, String}, !Matched::Union{Missing, Bool}, !Matched::UInt64, !Matched::Union{Missing, Int64}, !Matched::String, !Matched::Union{Nothing, UInt64}, !Matched::Int64, !Matched::Union{Missing, Bool}, !Matched::Union{Missing, UInt64}, !Matched::Julicord.VerificationLevel, !Matched::Julicord.MessageNotificationLevel, !Matched::Julicord.ExplicitContentFilterLevel, !Matched::Array{Julicord.Role,1}, !Matched::Array{Julicord.Emoji,1}, !Matched::Array{String,1}, !Matched::Julicord.MFALevel, !Matched::Union{Nothing, UInt64}, !Matched::Union{Missing, Bool}, !Matched::Union{Missing, UInt64}, !Matched::Union{Nothing, UInt64}, !Matched::Union{Missing, DateTime}, !Matched::Union{Missing, Bool}, !Matched::Union{Missing, Bool}, !Matched::Union{Missing, Int64}, !Matched::Union{Missing, Array{VoiceState,1}}, !Matched::Union{Missing, Array{Member,1}}, !Matched::Union{Missing, Array{DiscordChannel,1}}, !Matched::Union{Missing, Array{Presence,1}}, !Matched::Dict{String,Any}) at C:\Users\j.jimenez\Documents\GitHub\Julicord\src\types\guild.jl:26
  5. │   Julicord.Guild(!Matched::Dict{String,Any}) at C:\Users\j.jimenez\Documents\GitHub\Julicord\src\types.jl:65
  6. └ @ Julicord C:\Users\j.jimenez\Documents\GitHub\Julicord\src\client.jl:325
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement