class UserDelegator

Defined in:

delegators/user_delegarot.cr

Instance Method Summary

Instance Method Detail

def avatar(size : Int32 | Nil = nil) #

[View source]
def avatar_url_with_size(avatar_url : String, size : Int32 = 64) : String #

[View source]
def full_name : String #

[View source]
def kind_icon #

[View source]
def provider_icon #

[View source]
def provider_path : String #

[View source]
def provider_url #

[View source]
def website_url : String | Nil #

[View source]