Versions in this module Expand all Collapse all v11 v11.0.1 Jun 23, 2019 v11.0.0 Jun 23, 2019 Changes in this version + func ETFPayloadToMessage(ctx context.Context, ep ETFPayload) (wsclient.WSMessage, error) + type ETFPayload interface + Payload func() (etfapi.Payload, error) + type HeartbeatPayload struct + Sequence int + func (hp *HeartbeatPayload) Payload() (etfapi.Payload, error) + type IdentifyPayload struct + LargeThreshold int + Presence IdentifyPayloadPresence + Properties IdentifyPayloadProperties + Shard IdentifyPayloadShard + Token string + func (ip *IdentifyPayload) Payload() (etfapi.Payload, error) + type IdentifyPayloadGame struct + Name string + Type int + type IdentifyPayloadPresence struct + AFK bool + Game IdentifyPayloadGame + Since int + Status string + type IdentifyPayloadProperties struct + Browser string + Device string + OS string + type IdentifyPayloadShard struct + ID int + MaxID int + type ResumePayload struct + SeqNum int + SessionID string + Token string + func (rp *ResumePayload) Payload() (etfapi.Payload, error) Other modules containing this package github.com/gsmcwhirter/discord-bot-lib github.com/gsmcwhirter/discord-bot-lib/v10 github.com/gsmcwhirter/discord-bot-lib/v12 github.com/gsmcwhirter/discord-bot-lib/v13 github.com/gsmcwhirter/discord-bot-lib/v15 github.com/gsmcwhirter/discord-bot-lib/v16 github.com/gsmcwhirter/discord-bot-lib/v17 github.com/gsmcwhirter/discord-bot-lib/v18 github.com/gsmcwhirter/discord-bot-lib/v6 github.com/gsmcwhirter/discord-bot-lib/v7 github.com/gsmcwhirter/discord-bot-lib/v8 github.com/gsmcwhirter/discord-bot-lib/v9