ChatKittyPlatformAPI.Model.ChatUserUsernameReference (chatkitty_platform_sdk v0.1.0)

Reference to a user by username

Link to this section Summary

Link to this section Types

@type t() :: %ChatKittyPlatformAPI.Model.ChatUserUsernameReference{
  username: String.t()
}