Safe Haskell | None |
---|---|
Language | Haskell2010 |
Proto.POGOProtos.Networking.Requests.Messages.GetPlayerProfileMessage
Documentation
data GetPlayerProfileMessage #
Constructors
GetPlayerProfileMessage | |
Fields |
Instances
Eq GetPlayerProfileMessage # | |
Show GetPlayerProfileMessage # | |
Message GetPlayerProfileMessage # | |
Default GetPlayerProfileMessage # | |
HasField "playerName" GetPlayerProfileMessage GetPlayerProfileMessage # | |
type Field "playerName" GetPlayerProfileMessage # | |
playerName :: forall msg msg'. HasField "playerName" msg msg' => Lens msg msg' (Field "playerName" msg) (Field "playerName" msg') #