asobi_dm (asobi v0.35.4)

View Source

Summary

Functions

channel_id(A, B)

-spec channel_id(binary(), binary()) -> binary().

history(PlayerId, OtherPlayerId, Limit)

-spec history(binary(), binary(), pos_integer()) -> [map()].

send(SenderId, RecipientId, Content)

-spec send(binary(), binary(), binary()) -> ok | {error, term()}.