- First select the specific channel.
- To nominate additional channel admins, open the channel info on the smartphone by clicking on the channel name above.
- In the channel info, you will find the button "Members". Select it to see all members of this channel.
- You can search for specific members using the search function and select the option "Make channel admin" from the three dots menu.
In return, channel admin's rights can also be revoked by using the option "Downgrade to member"
<% if (previousArticle) { %>
<% } %>
<% if (allItems.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
Comments
0 comments
Please sign in to leave a comment.