SlowMode

慢速模式类型枚举。

UpdateChannelApi 中会使用到的 slowMode

Since

4.3.0

See also

Entries

Link copied to clipboard

无慢速模式

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

1分钟

Link copied to clipboard

2分钟

Link copied to clipboard

5分钟

Link copied to clipboard

10分钟

Link copied to clipboard

15分钟

Link copied to clipboard

30分钟

Link copied to clipboard

1小时

Link copied to clipboard

2小时

Link copied to clipboard

6小时

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.