summaryrefslogtreecommitdiff
path: root/src/types/LoginUrl.zig
blob: 37b89f65c317e53cdca22c62e68a42725bdfc69e (plain) (blame)
1
2
3
4
url: []const u8,
forward_text: ?[]const u8 = null,
bot_username: ?[]const u8 = null,
request_write_access: ?[]const u8 = null,