Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DownloadCmd ¶
type ExtractCmd ¶
type ExtractCmd struct { ShowText bool `help:"Show text messages"` ShowAlt bool `help:"Show alt tags"` ShowImages bool `help:"Show links to images"` ShowDate bool `help:"Show timestamps"` ShowAuthor bool `help:"Show senders"` ShowCalls bool `help:"Show calls"` ShowAll bool `help:"Show everything"` InFile string `help:"Channel info file to load from required:" required:""` After string `help:"Only include entries which happend after a certain time"` }
type RefreshCmd ¶
type RefreshCmd struct {
RefreshFile string `help:"A file used for caching refresh tokens as they are issued" required:""`
}
Click to show internal directories.
Click to hide internal directories.