Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
multi_auth
v1.1.1
MultiAuth
Engine
Provider
Facebook
Github
Gitlab
Google
Twitter
Vk
VkResponse
VkTitle
VkUser
User
Built with Crystal 1.9.2
2023-10-07 22:11:36 UTC
class
MultiAuth::Provider::Vk::VkTitle
MultiAuth::Provider::Vk::VkTitle
Reference
Object
Included Modules
JSON::Serializable
Defined in:
multi_auth/providers/vk.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#title
: String
#title=
(title : String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
title
: String
#
[
View source
]
def
title=
(title : String)
#
[
View source
]