Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockIDExt ¶
type DataFull ¶
type DataFull struct {
ID BlockIDExt `tl:"struct"`
Proof []byte `tl:"bytes"`
Block []byte `tl:"bytes"`
IsLink bool `tl:"bool"`
}
type DataFullEmpty ¶
type DataFullEmpty struct{}
type DownloadBlock ¶
type DownloadBlock struct {
Block BlockIDExt `tl:"struct"`
}
type DownloadBlockFull ¶
type DownloadBlockFull struct {
Block BlockIDExt `tl:"struct"`
}
type ShardPublicOverlayID ¶
Click to show internal directories.
Click to hide internal directories.