Pleroma v1.1.9-10-g42f76306+dev Pleroma.Web.Push.Subscription View Source
Link to this section Summary
Functions
Gets subsciption by user & token
Link to this section Types
Link to this section Functions
Link to this function
get(user, token)
View Sourceget(Pleroma.User.t(), Pleroma.Web.OAuth.Token.t()) :: {:ok, t()} | {:error, :not_found}
Gets subsciption by user & token