WoW:API CanGuildInvite: Difference between revisions

Updated to match the current API boilerplate.
(upgraded deprecated template)
(Updated to match the current API boilerplate.)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{stub/api}}


Returns whether you have guild inviting permission.
 
Checks whether you have guild inviting permission.
canInvite = CanGuildInvite()
 
 
== Arguments ==
None
 
 
== Returns ==
:; canInvite : [[Boolean]] - Whether you can invite people to your current guild
Anonymous user