const github.com/gotd/td/internal/proto.MessageServerResponse
7 uses
github.com/gotd/td/internal/proto (current package)
message_id.go#L64: MessageServerResponse
message_id.go#L73: case MessageServerResponse:
message_id.go#L95: return MessageServerResponse
message_id.go#L117: case MessageServerResponse:
github.com/gotd/td/internal/exchange
flow.go#L82: proto.MessageServerResponse,
flow.go#L97: proto.MessageServerResponse,
github.com/gotd/td/internal/mtproto
read.go#L35: case proto.MessageFromServer, proto.MessageServerResponse:
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. |