GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

CreateInviteFromChannel

API/Interfaces/CreateInviteFromChannel
seyfert/lib/common/shorters/invites.d.ts

Signature

export interface CreateInviteFromChannel extends RESTPostAPIChannelInviteJSONBody

Properties

2
channelIdreason

Methods

0

No methods.

Properties

channelId#
channelId: string;
reason#
reason?: string;