const github.com/gotd/td/tg.InputMediaGeoLiveTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_media_gen.go#L3262: const InputMediaGeoLiveTypeID = 0x971fa843
tl_input_media_gen.go#L3340: return InputMediaGeoLiveTypeID
tl_input_media_gen.go#L3352: ID: InputMediaGeoLiveTypeID,
tl_input_media_gen.go#L3408: b.PutID(InputMediaGeoLiveTypeID)
tl_input_media_gen.go#L3444: if err := b.ConsumeID(InputMediaGeoLiveTypeID); err != nil {
tl_input_media_gen.go#L4628: case InputMediaGeoLiveTypeID:
tl_registry_gen.go#L71: InputMediaGeoLiveTypeID: "inputMediaGeoLive#971fa843",
tl_registry_gen.go#L1853: "inputMediaGeoLive": InputMediaGeoLiveTypeID,
tl_registry_gen.go#L3635: InputMediaGeoLiveTypeID: func() bin.Object { return &InputMediaGeoLive{} },
tl_registry_gen.go#L5862: InputMediaGeoLiveTypeID,
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. |