Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutoRecapSendMode ¶
type AutoRecapSendMode int
const ( AutoRecapSendModePublicly AutoRecapSendMode = iota AutoRecapSendModeOnlyPrivateSubscriptions // Only users who subscribed to the recap will receive it )
func (AutoRecapSendMode) String ¶ added in v0.15.0
func (a AutoRecapSendMode) String() string
Click to show internal directories.
Click to hide internal directories.