AnnouncementChannelBuilder class abstract interface

Inheritance
Implementers

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addPermissionOverwrite(ChannelPermissionOverwrite value) → void
inherited
build() Map<String, dynamic>
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setDefaultAutoArchiveDuration(Duration value) → void
setDefaultThreadRateLimitPerUser(Duration value) → void
setName(String value) → void
inherited
setNsfw(bool value) → void
setParentId(String value) → void
setPermissionOverwrite(List<ChannelPermissionOverwrite> value) → void
inherited
setPosition(int value) → void
inherited
setTopic(String value) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited