hoshii / Exports / RawServerChannel
RawServerChannel
Table of contents
Properties
- archivedAt
- archivedBy
- categoryId
- createdAt
- createdBy
- groupId
- id
- isPublic
- name
- parentId
- serverId
- topic
- type
- updatedAt
Properties
archivedAt
• Optional
archivedAt: string
Defined in
lib/structures/ServerChannel.ts:6
archivedBy
• Optional
archivedBy: string
Defined in
lib/structures/ServerChannel.ts:7
categoryId
• Optional
categoryId: string
Defined in
lib/structures/ServerChannel.ts:8
createdAt
• createdAt: string
Defined in
lib/structures/ServerChannel.ts:9
createdBy
• createdBy: string
Defined in
lib/structures/ServerChannel.ts:10
groupId
• groupId: string
Defined in
lib/structures/ServerChannel.ts:11
id
• id: string
Defined in
lib/structures/ServerChannel.ts:12
isPublic
• Optional
isPublic: boolean
Defined in
lib/structures/ServerChannel.ts:13
name
• name: string
Defined in
lib/structures/ServerChannel.ts:14
parentId
• Optional
parentId: string
Defined in
lib/structures/ServerChannel.ts:15
serverId
• serverId: string
Defined in
lib/structures/ServerChannel.ts:16
topic
• Optional
topic: string
Defined in
lib/structures/ServerChannel.ts:17
type
• type: ServerChannelCategories
Defined in
lib/structures/ServerChannel.ts:18
updatedAt
• Optional
updatedAt: string