type github.com/gotd/td/session/tdesktop.MTPDCOption
9 uses
github.com/gotd/td/session/tdesktop (current package)
mtp_dcoptions.go#L12: type MTPDCOption struct {
mtp_dcoptions.go#L21: func (m MTPDCOption) IPv6() bool {
mtp_dcoptions.go#L26: func (m MTPDCOption) MediaOnly() bool {
mtp_dcoptions.go#L31: func (m MTPDCOption) TCPOOnly() bool {
mtp_dcoptions.go#L36: func (m MTPDCOption) CDN() bool {
mtp_dcoptions.go#L41: func (m MTPDCOption) Static() bool {
mtp_dcoptions.go#L45: func (m *MTPDCOption) deserialize(r *qtReader, version int32) error {
mtp_dcoptions.go#L93: Options []MTPDCOption
mtp_dcoptions.go#L119: var o MTPDCOption
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |