createAppInstanceAdmin
inline suspend fun ChimeSdkIdentityClient.createAppInstanceAdmin(crossinline block: CreateAppInstanceAdminRequest.Builder.() -> Unit): CreateAppInstanceAdminResponse
Promotes an AppInstanceUser or AppInstanceBot to an AppInstanceAdmin. The promoted entity can perform the following actions.
ChannelModeratoractions across all channels in theAppInstance.DeleteChannelMessageactions.
Only an AppInstanceUser and AppInstanceBot can be promoted to an AppInstanceAdmin role.