type github.com/gotd/td/tg.HelpGetDeepLinkInfoRequest
20 uses
github.com/gotd/td/tg (current package)
tl_help_get_deep_link_info_gen.go#L41: type HelpGetDeepLinkInfoRequest struct {
tl_help_get_deep_link_info_gen.go#L51: _ bin.Encoder = &HelpGetDeepLinkInfoRequest{}
tl_help_get_deep_link_info_gen.go#L52: _ bin.Decoder = &HelpGetDeepLinkInfoRequest{}
tl_help_get_deep_link_info_gen.go#L53: _ bin.BareEncoder = &HelpGetDeepLinkInfoRequest{}
tl_help_get_deep_link_info_gen.go#L54: _ bin.BareDecoder = &HelpGetDeepLinkInfoRequest{}
tl_help_get_deep_link_info_gen.go#L57: func (g *HelpGetDeepLinkInfoRequest) Zero() bool {
tl_help_get_deep_link_info_gen.go#L69: func (g *HelpGetDeepLinkInfoRequest) String() string {
tl_help_get_deep_link_info_gen.go#L73: type Alias HelpGetDeepLinkInfoRequest
tl_help_get_deep_link_info_gen.go#L78: func (g *HelpGetDeepLinkInfoRequest) FillFrom(from interface {
tl_help_get_deep_link_info_gen.go#L87: func (*HelpGetDeepLinkInfoRequest) TypeID() uint32 {
tl_help_get_deep_link_info_gen.go#L92: func (*HelpGetDeepLinkInfoRequest) TypeName() string {
tl_help_get_deep_link_info_gen.go#L97: func (g *HelpGetDeepLinkInfoRequest) TypeInfo() tdp.Type {
tl_help_get_deep_link_info_gen.go#L116: func (g *HelpGetDeepLinkInfoRequest) Encode(b *bin.Buffer) error {
tl_help_get_deep_link_info_gen.go#L125: func (g *HelpGetDeepLinkInfoRequest) EncodeBare(b *bin.Buffer) error {
tl_help_get_deep_link_info_gen.go#L134: func (g *HelpGetDeepLinkInfoRequest) Decode(b *bin.Buffer) error {
tl_help_get_deep_link_info_gen.go#L145: func (g *HelpGetDeepLinkInfoRequest) DecodeBare(b *bin.Buffer) error {
tl_help_get_deep_link_info_gen.go#L160: func (g *HelpGetDeepLinkInfoRequest) GetPath() (value string) {
tl_help_get_deep_link_info_gen.go#L177: request := &HelpGetDeepLinkInfoRequest{
tl_registry_gen.go#L5167: HelpGetDeepLinkInfoRequestTypeID: func() bin.Object { return &HelpGetDeepLinkInfoRequest{} },
tl_server_gen.go#L6542: var request HelpGetDeepLinkInfoRequest
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. |