m
Move page script moved page API GuildRosterSetPublicNote to WoW:API GuildRosterSetPublicNote without leaving a redirect
(Added Page) |
m (Move page script moved page API GuildRosterSetPublicNote to WoW:API GuildRosterSetPublicNote without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Sets the public note of a guild member. | Sets the public note of a guild member. | ||
<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --> | <!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --> | ||
| Line 20: | Line 17: | ||
<!-- If it helps, include an example here, though it's not required if the usage is self-explanatory --> | <!-- If it helps, include an example here, though it's not required if the usage is self-explanatory --> | ||
GuildRosterSetPublicNote(GetGuildRosterSelection(), "My Public Note") | GuildRosterSetPublicNote(GetGuildRosterSelection(), "My Public Note") | ||