WoW:API CanGuildInvite: Difference between revisions
Jump to navigation
Jump to search
(upgraded deprecated template) |
(Updated to match the current API boilerplate.) |
||
Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} __NOTOC__ | ||
Checks whether you have guild inviting permission. | |||
canInvite = CanGuildInvite() | |||
== Arguments == | |||
None | |||
== Returns == | |||
:; canInvite : [[Boolean]] - Whether you can invite people to your current guild |