logpull

package
v0.0.0-...-adcf733 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2023 License: Unlicense Imports: 13 Imported by: 0

Documentation

Overview

Package logpull contains functions related to downloading historical data.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PullError

type PullError struct {
	// contains filtered or unexported fields
}

func (*PullError) Error

func (e *PullError) Error() string

type Puller

type Puller struct {
	// contains filtered or unexported fields
}

func NewPuller

func NewPuller(d *discordgo.Session, gid string, lightMode bool) (*Puller, error)

func (*Puller) Close

func (p *Puller) Close() error

func (*Puller) PullChannel

func (p *Puller) PullChannel(c *discordgo.Channel) error

func (*Puller) PullGuild

func (p *Puller) PullGuild(id string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL