Commands Registration
π 311a Command
311a Commandπ§ Command Registration
lib.addCommand('311a', {
help = 'Send an anonymous message to 311',
params = {{
name = 'message',
type = 'string',
help = '311 Message'
}}
}, function(source, args, raw)
...
end)π₯ Parameters
Name
Type
Required
Description
βοΈ Execution Logic
π§Ύ Triggered Event
kartik-mdt:client:sendCall
kartik-mdt:client:sendCallParameter
Type
Description
β
Example Usage
Last updated