Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
github_notifications_slack
master
Top Level Namespace
Discord
Author
Embed
Footer
Post
PostRepository
Error
Usecase
Github
Comment
Error
Notification
NotificationRepository
Repository
Subject
Type
Usecase
User
Notify
Message
PostRepository
Usecase
Serverless
Lambda
Slack
Attachment
Post
PostRepository
Generated using Crystal 1.16.3
2026-07-24 10:13:45 UTC
class
Github::
User
Github::User
Reference
Object
Included Modules
JSON::Serializable
Defined in:
github/models.cr
Constructors
.new
(pull : JSON::PullParser)
.new
Instance Method Summary
#avatar_url
: String | Nil
#html_url
: String | Nil
#login
: String | Nil
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
def self.
new
#
[
View source
]
Instance Method Detail
def
avatar_url
: String | Nil
#
[
View source
]
def
html_url
: String | Nil
#
[
View source
]
def
login
: String | Nil
#
[
View source
]