[][src]Function ttv_chat::commands::followers

pub const fn followers(channel: &'a str, duration: &'a str) -> Followers<'a>

Enables followers-only mode (only users who have followed for duration may chat).

Examples: "30m", "1 week", "5 days 12 hours".

Must be less than 3 months.

Use followers_off to disable.