Documentation ¶
Index ¶
- type Dialog
- type Iter
- func (iter *Iter) Fingerprint() string
- func (iter *Iter) Finish(_ context.Context, id int) error
- func (iter *Iter) Finished() map[int]struct{}
- func (iter *Iter) Next(ctx context.Context) (*downloader.Item, error)
- func (iter *Iter) SetFinished(finished map[int]struct{})
- func (iter *Iter) Total(_ context.Context) int
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dialog ¶
type Dialog struct { Peer tg.InputPeerClass Messages []int }
type Iter ¶
type Iter struct {
// contains filtered or unexported fields
}
func (*Iter) Fingerprint ¶
func (*Iter) SetFinished ¶
Click to show internal directories.
Click to hide internal directories.